home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Graphics / WildFire / WildFireNoFPU / Processes / WrapAway.process < prev   
Encoding:
Text File  |  1997-07-05  |  4.9 KB  |  267 lines

  1. ;This file was generated by Wildfire V3.22
  2. ;Owner: Andreas Küssner (#18313315)
  3. ;Date: Sunday, 15-Jun-97, 16:03:42
  4.  
  5. ;Settings
  6. Mode=1
  7. OutputDepth=6
  8. Dither=2
  9. pcsScreenMode=167936
  10. pcsFrame=1
  11. pcsMaxFrame=120
  12. pcsWidth=176
  13. pcsDepth=4
  14. pcsPreview=2
  15. pcFolding=1
  16. pcSmoothing=1
  17. pcScale=1.000000
  18. pcBGRed=0
  19. pcBGGreen=0
  20. pcBGBlue=0
  21. pcDefSaver=ILBM
  22. pcsInput=wf:Trash/face1HALVE
  23. pcsOutput=Ram Disk:WaterWrap
  24. ppState=2
  25. ppRGB=256
  26. 170000255102184227223048008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  27. 160000255136174192057062008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  28. 170000255187184000022072008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  29.  
  30. ;Actions
  31. pcNodeCount=11
  32.  
  33. ;Comment
  34. type=32
  35. hidden=0
  36. from=1
  37. to=9999
  38. step=1
  39. string=0. To view the script press `F` (toggle Folding)
  40.  
  41. ;Comment
  42. type=32
  43. hidden=0
  44. from=1
  45. to=9999
  46. step=1
  47. string=1. Load the two images into temp-buffers 1 and 2
  48.  
  49. ;LoadImage
  50. type=13
  51. hidden=1
  52. from=1
  53. to=1
  54. step=1
  55. output=1
  56. sequence=wf:Trash/face1HALVE
  57. shift=0
  58. repeat=1
  59.  
  60. ;LoadImage
  61. type=13
  62. hidden=1
  63. from=1
  64. to=1
  65. step=1
  66. output=2
  67. sequence=wf:Trash/face2HALVE
  68. shift=0
  69. repeat=1
  70.  
  71. ;Comment
  72. type=32
  73. hidden=0
  74. from=1
  75. to=9999
  76. step=1
  77. string=2. Wrap buffer 1, output into buffer 3
  78.  
  79. ;Wrap
  80. type=21
  81. hidden=1
  82. from=1
  83. to=9999
  84. step=1
  85. input=1
  86. output=3
  87. tRender=0
  88. axis=3
  89. method=2
  90. originX=80
  91. originY=64
  92. amount=98
  93. radius=102
  94. eAmount=-1
  95. eRadius=1
  96. eOriginX=-1
  97. eOriginY=-1
  98. camX=0
  99. camY=0
  100. camZ=-800
  101. rotate=4
  102. alpha=0.000000
  103. beta=0.000000
  104. centreX=80
  105. centreY=64
  106. zoom=1.000000
  107. doLight=1
  108. lightX=-200
  109. lightY=100
  110. lightZ=-600
  111. intensity=1.100000
  112. hardness=0.940000
  113. ambient=0.120000
  114. phong=60.000000
  115. faces=1
  116. quant3D=1.000000
  117. eCamX=-1
  118. eCamY=-1
  119. eCamZ=-1
  120. eAlpha=-1
  121. eBeta=-1
  122. eCentreX=-1
  123. eCentreY=-1
  124. eZoom=-1
  125. eLightX=-1
  126. eLightY=-1
  127. eLightZ=-1
  128. eIntensity=-1
  129. eHardness=-1
  130. eAmbient=-1
  131. ePhong=-1
  132. eQuant3D=-1
  133.  
  134. ;Comment
  135. type=32
  136. hidden=0
  137. from=1
  138. to=9999
  139. step=1
  140. string=3. Pixelize buffer 2, output into buffer 4
  141.  
  142. ;Pixelize
  143. type=16
  144. hidden=1
  145. from=1
  146. to=9999
  147. step=1
  148. input=2
  149. output=4
  150. width=36
  151. eWidth=2
  152. height=36
  153. eHeight=2
  154. grid=1
  155. centre=1
  156. size=5
  157. eSize=-1
  158. red=255
  159. eRed=-1
  160. green=255
  161. eGreen=-1
  162. blue=255
  163. eBlue=-1
  164. dLeft=0.800000
  165. eDLeft=-1
  166. dRight=0.100000
  167. eDRight=-1
  168. dTop=0.300000
  169. eDTop=-1
  170. dBottom=0.200000
  171. eDBottom=-1
  172.  
  173. ;Comment
  174. type=32
  175. hidden=0
  176. from=1
  177. to=9999
  178. step=1
  179. string=4. Compose buffer 3 and 4 into stream
  180.  
  181. ;Compose
  182. type=3
  183. hidden=1
  184. from=1
  185. to=9999
  186. step=1
  187. centreX=0
  188. centreY=0
  189. left=0
  190. top=0
  191. background=4
  192. foreground=3
  193. destination=0
  194. alpha=-1
  195. mix=100
  196. eLeft=-1
  197. eTop=-1
  198. eMix=0
  199. genlock=2
  200. red1=0
  201. green1=0
  202. blue1=0
  203. red2=0
  204. green2=0
  205. blue2=0
  206. eRed1=-1
  207. eGreen1=-1
  208. eBlue1=-1
  209. eRed2=-1
  210. eGreen2=-1
  211. eBlue2=-1
  212.  
  213. ;Comment
  214. type=32
  215. hidden=0
  216. from=1
  217. to=9999
  218. step=1
  219. string=5. Variables used: Mix, WrapAmount, PixelSize
  220.  
  221. ;Variables
  222. vNodeCount=3
  223.  
  224. ;mix
  225. name=mix
  226. xmin=-0.45
  227. xmax=31.45
  228. ymin=-5
  229. ymax=105
  230. spline=3
  231. selected=1
  232. knots=2
  233. 1
  234. 100
  235. 30
  236. 0
  237.  
  238. ;wrapAmount
  239. name=wrapAmount
  240. xmin=-0.45
  241. xmax=31.45
  242. ymin=-5
  243. ymax=105
  244. spline=3
  245. selected=1
  246. knots=2
  247. 1
  248. 0
  249. 30
  250. 100
  251.  
  252. ;pixelsize
  253. name=pixelsize
  254. xmin=-0.45
  255. xmax=31.45
  256. ymin=-1.45
  257. ymax=52.45
  258. spline=2
  259. selected=1
  260. knots=3
  261. 1
  262. 50
  263. 18
  264. 1
  265. 30
  266. 1
  267.